home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 CISC
/
NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso
/
NextAdmin
/
HostManager.app
/
Italian.lproj
/
HostWindow.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1993-09-01
|
880b
|
63 lines
BrowManager = {
OUTLETS = {
prototypeCell;
host;
browser;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
Host = {
ACTIONS = {
windowWillClose:;
open:;
removeAlias:;
netBootCancel:;
save:;
addNetGroup:;
delete:;
netinfoHit:;
saveToDomain:;
doNetBootConfig:;
netBootOk:;
addAlias:;
new:;
setDistributor:;
windowDidBecomeMain:;
revert:;
removeNetGroup:;
};
OUTLETS = {
netBootButton;
netGroupText;
netbootForm;
newNetGroupButton;
myDistributor;
aliasText;
netGroupBrowser;
generalForm;
systemTypePopUp;
ni;
netBootOK;
niStatusButton;
hostWindow;
niSavePanel;
netBootCancel;
openPanel;
cdPanel;
netBootPanel;
addAliasButton;
removeNetGroupButton;
removeAliasButton;
nioPanel;
aliasBrowser;
netInfoConfigSwitch;
addNetGroupButton;
};
SUPERCLASS = Object;
};